chore(deps): update dependency eslint-plugin-import to v2.20.2#13
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency eslint-plugin-import to v2.20.2#13renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.18.2->2.20.2Release Notes
benmosher/eslint-plugin-import
v2.20.2Compare Source
Fixed
order]: fixisExternalModuledetect on windows ([#1651], thanks [@fisker])order]: recognize ".." as a "parent" path ([#1658], thanks [@golopot])no-duplicates]: fix fixer on cases with default import ([#1666], thanks [@golopot])no-unused-modules]: Handleexport { default } fromsyntax ([#1631], thanks [@richardxia])first]: Add a way to disableabsolute-firstexplicitly ([#1664], thanks [@TheCrueltySage])no-webpack-loader-syntax: Updates webpack URLs ([#1751], thanks [@MikeyBeLike])v2.20.1Compare Source
Fixed
export]: Handle function overloading in*.d.ts([#1619], thanks [@IvanGoncharov])no-absolute-path]: fix a crash with invalid import syntax ([#1616], thanks [@ljharb])import/external-module-folderssetting] now correctly works with directories containing modules symlinked fromnode_modules([#1605], thanks [@skozin])extensions]: for invalid code wherenamedoes not exist, do not crash ([#1613], thanks [@ljharb])extensions]: Fix scope regex ([#1611], thanks [@yordis])no-duplicates]: allow duplicate imports if one is a namespace and the other not ([#1612], thanks [@sveyret])named]: for importing from a module which re-exports named exports from anode_modulesmodule ([#1569], [#1447], thanks [@redbugz], [@kentcdodds])order]: Fix alphabetize for mixed requires and imports ([#5625], thanks [@wschurman])Changed
import/external-module-folderssetting] behavior is more strict now: it will only match complete path segments ([#1605], thanks [@skozin])order: Add TS import type tests ([#1736], thanks [@kmui2])v2.20.0Compare Source
Added
order]: addedcaseInsensitiveas an additional option toalphabetize([#1586], thanks [@dbrewer5])no-restricted-paths]: Newexceptoption perzone, allowing exceptions to be defined for a restricted zone ([#1238], thanks [@rsolomon])order]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#1565], thanks [@Mairu])Fixed
no-unused-modules]: fix usage ofimport/extensionssettings ([#1560], thanks [@stekycz])extensions]: ignore non-main modules ([#1563], thanks [@saschanaz])no-extraneous-dependencies]: ensurenode.sourceis truthy ([#1589], thanks [@ljharb])extensions]: Ignore query strings when checking for extensions ([#1572], thanks [@pcorpet])Docs
extensions]: improveignorePackagesdocs ([#1248], thanks [@ivo-stefchev])v2.19.1Compare Source
Fixed
no-extraneous-dependencies]: ensurenode.sourceexistsv2.19.0Compare Source
Added
internal-regexsetting]: regex pattern for marking packages "internal" ([#1491], thanks [@Librazy])group-exports]: make aggregate module exports valid ([#1472], thanks [@atikenny])no-namespace]: Make rule fixable ([#1401], thanks [@TrevorBurnham])parseForESLintfrom custom parser ([#1435], thanks [@JounQin])no-extraneous-dependencies]: Implement support for bundledDependencies ([#1436], thanks [@schmidsi]))no-unused-modules]: add flow type support ([#1542], thanks [@rfermann])order]: Adds support for pathGroups to allow ordering by defined patterns ([#795], [#1386], thanks [@Mairu])no-duplicates]: AddconsiderQueryStringoption : allow duplicate imports with different query strings ([#1107], thanks [@pcorpet]).order]: Add support for alphabetical sorting of import paths within import groups ([#1360], [#1105], [#629], thanks [@duncanbeevers], [@stropho], [@luczsoma], [@randallreedjr])no-commonjs]: addallowConditionalRequireoption ([#1439], thanks [@Pessimistress])Fixed
default]: make error message less confusing ([#1470], thanks [@golopot])ExportMap.forby only loading paths when necessary. ([#1519], thanks [@brendo])order]: fix autofix to not move imports across fn calls ([#1253], thanks [@tihonove])prefer-default-export]: fix false positive with type export ([#1506], thanks [@golopot])extensions]: FixignorePackagesto produce errors ([#1521], thanks [@saschanaz])no-unused-modules]: fix crash due toexport *([#1496], thanks [@Taranys])no-cycle]: should not warn for Flow imports ([#1494], thanks [@maxmalov])order]: fix@someModuleconsidered asunknowninstead ofinternal([#1493], thanks [@aamulumi])no-extraneous-dependencies]: Checkexport from([#1049], thanks [@marcusdarmstrong])Docs
no-useless-path-segments]: add docs for optioncommonjs([#1507], thanks [@golopot])Changed
no-unused-modules]/eslint-module-utils: Avoid superfluous calls and code ([#1551], thanks [@brettz9])Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.